home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
hlp_auth
/
tagit
/
global.bas
< prev
next >
Wrap
BASIC Source File
|
1993-11-07
|
213b
|
16 lines
Type POINTAPI
x As Integer
Y As Integer
End Type
Type MSG
hWnd As Integer
message As Integer
wParam As Integer
lParam As Long
time As Long
pt As POINTAPI
End Type